Skip to content
This repository was archived by the owner on Nov 2, 2025. It is now read-only.

Conversation

@bdbai
Copy link
Contributor

@bdbai bdbai commented Jun 21, 2025

Refactoring of server event dispatching logic for a better, idiomatic API interface.

  • Introduce EventHandler trait
  • Replace HashMap- and if-downcast-else chain based dispatching with a big, top-down match
  • Remove excessive usage of tokio watchers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant